projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
513e396
)
powerpc/83xx/km: remove obsolete defines for tuda1
author
Holger Brunck
<
[email protected]
>
Wed, 14 Dec 2011 15:21:43 +0000
(16:21 +0100)
committer
Kim Phillips
<
[email protected]
>
Tue, 10 Jan 2012 02:10:33 +0000
(20:10 -0600)
CONFIG_SYS_LCRR is unused and CONFIG_SYS_LBC_LBCR is already
defined in the common header file, so remove them.
Signed-off-by: Holger Brunck <
[email protected]
>
cc: Valentin Longchamp <
[email protected]
>
Acked-by: Heiko Schocher <
[email protected]
>
Signed-off-by: Kim Phillips <
[email protected]
>
include/configs/tuda1.h
patch
|
blob
|
history
diff --git
a/include/configs/tuda1.h
b/include/configs/tuda1.h
index 577bbd01c6bdf62af77109928436cd6d8f4a2a8b..2581d8a8c3c280cf44cb03f90e1ef91f3e6c7afa 100644
(file)
--- a/
include/configs/tuda1.h
+++ b/
include/configs/tuda1.h
@@
-40,12
+40,6
@@
#define CONFIG_SYS_APP2_BASE 0xB0000000 /* PINC3 */
#define CONFIG_SYS_APP2_SIZE 256 /* Megabytes */
-/*
- * Local Bus Configuration & Clock Setup
- */
-#define CONFIG_SYS_LCRR (LCRR_DBYP | LCRR_EADC_1 | LCRR_CLKDIV_2)
-#define CONFIG_SYS_LBC_LBCR 0x00000000
-
/*
* Init Local Bus Memory Controller:
*